Skip to content

NCO-56 fix warnings in build#51

Merged
davidkelly merged 1 commit into
masterfrom
dk/nco-56
Mar 21, 2026
Merged

NCO-56 fix warnings in build#51
davidkelly merged 1 commit into
masterfrom
dk/nco-56

Conversation

@davidkelly
Copy link
Copy Markdown
Collaborator

  • Added .editorconfig - can extend this as needed
  • Ran dotnet format, fixing whietspace, unused usings, etc...
  • Fixed other warnings as well
  • Removed redundant package references (since we are .NET 10 only)
  • Unused import in proto files remain until we go to the source of the files and fix them there

* Added .editorconfig - can extend this as needed
* Ran dotnet format, fixing whietspace, unused usings, etc...
* Fixed other warnings as well
* Removed redundant package references (since we are .NET 10 only)
* Unused import in proto files remain until we go to the source
  of the files and fix them there
@davidkelly
Copy link
Copy Markdown
Collaborator Author

Oh - forgot the .editorconfig file. Actually - worth a discussion before I add it. Can keep it local for my own linting

Copy link
Copy Markdown
Contributor

@jeffrymorris jeffrymorris left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@davidkelly davidkelly merged commit d3a20c8 into master Mar 21, 2026
3 checks passed
@davidkelly davidkelly deleted the dk/nco-56 branch March 21, 2026 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants